home *** CD-ROM | disk | FTP | other *** search
-
- The DRIVES program displays the redirection of all of the disk drives that
- DOS knows about. It uses DOS Int 21 subfunctions 5F02h and 4408h to
- determine the redirection of a device and whether or not the device supports
- removable media.
-
- I usually place the DRIVES program somewhere in the DOS path of the workstation
- so that it can be easily accessed.
-
- The source was compiled using Lattice C, version 3.2.